home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr18 / ter99.zip / DOCS._XE / WINDOWS.DOC < prev    next >
Text File  |  1993-02-25  |  741b  |  34 lines

  1.  
  2. To use Terminate with windows we provide a TERMINAT.PIF and a TERMINAT.ICO.
  3. But you must also make some adjustments to the windows setup first.
  4.  
  5. Edit SYSTEM.INI
  6.  
  7. Under [386Enh]:
  8.  
  9. Com1AutoAssign=0
  10.  
  11. Under the windows menu: Main / Control Panel / 386 Enhanced
  12.  
  13. You should read NEVER WARN at the comport you use
  14.  
  15. The comport used for modem must not be autoassigned be windows. If you
  16. use COM4, just enter Com4AutoAssign=0
  17.  
  18. Change the values to match the correct address for the comports.
  19.  
  20. COM1BASE=3F8h
  21. COM2BASE=2F8h
  22. COM3BASE=3E8h
  23. COM4BASE=2E8h
  24.  
  25. Other values that can be changed, try reading the docs for windows
  26.  
  27. COMIrqSharing=1
  28. COMBoostTime=10
  29. COM1Buffer=1024
  30. COM2Buffer=1024
  31. COM3Buffer=1024
  32. COM4Buffer=1024
  33.  
  34.